FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package ans.fhir.fr.gap#3.0.0 (94 ms)

Package ans.fhir.fr.gap
Type SearchParameter
Id Id
FHIR Version R4
Source https://interop.esante.gouv.fr/ig/fhir/gap/https://interop.esante.gouv.fr/ig/fhir/gap/3.0.0/SearchParameter-GAP-Appointment-earliestStart.html
Url https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Appointment-earliestStart
Version 3.0.0
Status active
Date 2024-04-29T12:51:59+00:00
Name GAP_Appointment_earliestStart
Experimental False
Realm fr
Authority national
Description Earliest start of an appointment
Type date

Resources that use this resource

CapabilityStatement
GAP-GestionnaireAgenda CI-SIS Gestion-d-Agendas-Partages - GestionnaireAgendaGAP

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

GAP_Appointment_earliestStart

Parameter start:date

Earliest start of an appointment

ResourceAppointment
ExpressionAppointment.start
Processing ModeNormal
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true
ComparatorsAllowed: gt, ge

Source

{
  "resourceType" : "SearchParameter",
  "id" : "GAP-Appointment-earliestStart",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>GAP_Appointment_earliestStart</h2><p>Parameter <code>start</code>:<code>date</code></p><div><p>Earliest start of an appointment</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/appointment.html\">Appointment</a></td></tr><tr><td>Expression</td><td><code>Appointment.start</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Comparators</td><td>Allowed: gt, ge</td></tr></table></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Appointment-earliestStart",
  "version" : "3.0.0",
  "name" : "GAP_Appointment_earliestStart",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-29T12:51:59+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Earliest start of an appointment",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "FRANCE"
        }
      ]
    }
  ],
  "code" : "start",
  "base" : [
    "Appointment"
  ],
  "type" : "date",
  "expression" : "Appointment.start",
  "xpathUsage" : "normal",
  "multipleOr" : true,
  "multipleAnd" : true,
  "comparator" : [
    "gt",
    "ge"
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.